-
Home
-
Virtual Public Square
-
0.1.7
-
Code
-
Classes
- KeyConverter
| Total Complexity |
37 |
| Dependencies |
6 |
| Dependents |
4 |
| Total lines |
232 |
| Lines of code |
152 |
| Logical lines of code |
106 |
| Comment lines |
34 |
| Methods |
11 |
| Properties |
0 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| loadKeyFromPEM() |
A |
49 |
9 |
30 |
| loadKeyFromX509Resource() |
S |
51 |
5 |
25 |
| loadKeyFromCertificate() |
S |
55 |
5 |
20 |
| loadFromX5C() |
S |
55 |
5 |
18 |
| decodePem() |
S |
51 |
4 |
23 |
| loadKeyFromCertificateFile() |
S |
63 |
3 |
10 |
| loadFromKey() |
S |
68 |
2 |
7 |
| loadFromKeyFile() |
S |
75 |
1 |
4 |
| loadKeyFromDER() |
S |
75 |
1 |
4 |
| sanitizePEM() |
S |
66 |
1 |
7 |
| convertDerToPem() |
S |
73 |
1 |
4 |